Uses of Class
com.vdek.agv.gen.schema_20250101.AnforderungEAUAG
-
Packages that use AnforderungEAUAG Package Description com.vdek.agv.eau.kp.data.v20250101 com.vdek.agv.gen.schema_20250101 -
-
Uses of AnforderungEAUAG in com.vdek.agv.eau.kp.data.v20250101
Constructors in com.vdek.agv.eau.kp.data.v20250101 with parameters of type AnforderungEAUAG Constructor Description EAUAnforderungAG(AnforderungEAUAG xml)Erzeugt einen neuen XML-Datensatz mit den gegebenen Informationen. -
Uses of AnforderungEAUAG in com.vdek.agv.gen.schema_20250101
Fields in com.vdek.agv.gen.schema_20250101 with type parameters of type AnforderungEAUAG Modifier and Type Field Description protected List<AnforderungEAUAG>AGTOSV.SendungsBody. anforderungEAUAGMethods in com.vdek.agv.gen.schema_20250101 that return AnforderungEAUAG Modifier and Type Method Description AnforderungEAUAGObjectFactory. createAnforderungEAUAG()Create an instance ofAnforderungEAUAGMethods in com.vdek.agv.gen.schema_20250101 that return types with arguments of type AnforderungEAUAG Modifier and Type Method Description List<AnforderungEAUAG>AGTOSV.SendungsBody. getAnforderungEAUAG()Gets the value of the anforderungEAUAG property.
-